Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the default group across 1 directory with 25 updates #294

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the default group with 25 updates in the /src directory:

Package From To
xunit 2.7.0 2.9.2
Xunit.Extensions.AssemblyFixture 2.4.1 2.6.0
Org.Eclipse.TractusX.Portal.Backend.Framework.DateTimeProvider 2.10.0 2.13.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
Microsoft.Extensions.Options 8.0.2 8.0.2
Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling 2.10.0 2.13.0
Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling.Web 2.10.0 2.13.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
Microsoft.Extensions.Options 8.0.2 8.0.2
Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling 2.10.0 2.13.0
Org.Eclipse.TractusX.Portal.Backend.Framework.Linq 2.10.0 2.13.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2 8.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
Org.Eclipse.TractusX.Portal.Backend.Framework.Logging 2.10.0 2.13.0
Serilog.Extensions.Logging 8.0.0 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2 8.0.2
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
Microsoft.Extensions.Options 8.0.2 8.0.2
Microsoft.Extensions.Options.DataAnnotations 8.0.0 8.0.0
Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling 2.10.0 2.13.0
Org.Eclipse.TractusX.Portal.Backend.Framework.Models 2.10.0 2.13.0
Laraue.EfCoreTriggers.Common 8.1.1 8.1.2
Microsoft.EntityFrameworkCore 8.0.10 8.0.0
Microsoft.EntityFrameworkCore.Relational 8.0.10 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.0
Org.Eclipse.TractusX.Portal.Backend.Framework.DBAccess 2.10.0 2.13.0
Laraue.EfCoreTriggers.PostgreSql 8.1.1 8.1.2
Microsoft.EntityFrameworkCore 8.0.10 8.0.0
Microsoft.EntityFrameworkCore.Relational 8.0.10 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.0
Microsoft.EntityFrameworkCore 8.0.10 8.0.10
Microsoft.EntityFrameworkCore.Relational 8.0.10 8.0.10
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2 8.0.2
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 8.0.0
Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding 2.10.0 2.13.0
Org.Eclipse.TractusX.Portal.Backend.Framework.Token 2.10.0 2.13.0
JsonSchema.Net 7.0.2 7.2.3
Org.Eclipse.TractusX.Portal.Backend.Framework.Models 2.10.0 2.13.0
Org.Eclipse.TractusX.Portal.Backend.Framework.Web 2.10.0 2.13.0
Org.Eclipse.TractusX.Portal.Backend.Framework.Async 2.10.0 2.13.0

Updates xunit from 2.7.0 to 2.9.2

Commits
  • 82543a6 v2.9.2
  • 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects
  • 502f6d1 Bump up to v2.9.2-pre
  • bb7c3e4 v2.9.1
  • 5d70d25 #3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)
  • ed6e05b Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...
  • d97c7f8 Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...
  • 416ed81 #3021: Add overload of Assert.Equal to resolve compiler ambiguity
  • 6b86235 Add Assert.Equivalent support for evaluating Lazy<T>
  • aadff05 Updated build table in README
  • Additional commits viewable in compare view

Updates Xunit.Extensions.AssemblyFixture from 2.4.1 to 2.6.0

Release notes

Sourced from Xunit.Extensions.AssemblyFixture's releases.

2.4.0 - Support IAsyncLifetime on assembly fixtures

Merged in #6 which should fix issue #5.

Commits
  • 4ae170c Give DiagnosticsMessageSink to fixture if requested (#12)
  • 21099c1 update frameworks and packages to ones not from the bible times.
  • See full diff in compare view

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.DateTimeProvider from 2.10.0 to 2.13.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 8.0.2

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling from 2.10.0 to 2.13.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling.Web from 2.10.0 to 2.13.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 8.0.2

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling from 2.10.0 to 2.13.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Linq from 2.10.0 to 2.13.0

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.Configuration.Binder from 8.0.2 to 8.0.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Logging from 2.10.0 to 2.13.0

Commits

Updates Serilog.Extensions.Logging from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.Configuration.Binder from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.Options from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.Options.DataAnnotations from 8.0.0 to 8.0.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling from 2.10.0 to 2.13.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Models from 2.10.0 to 2.13.0

Commits

Updates Laraue.EfCoreTriggers.Common from 8.1.1 to 8.1.2

Commits

Updates Microsoft.EntityFrameworkCore from 8.0.10 to 8.0.0

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 8.0.10 to 8.0.0

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.DBAccess from 2.10.0 to 2.13.0

Commits

Updates Laraue.EfCoreTriggers.PostgreSql from 8.1.1 to 8.1.2

Commits

Updates Microsoft.EntityFrameworkCore from 8.0.10 to 8.0.0

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 8.0.10 to 8.0.0

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.0

Commits

Updates Microsoft.EntityFrameworkCore from 8.0.10 to 8.0.10

Commits

Updates Microsoft.EntityFrameworkCore.Relational from 8.0.10 to 8.0.10

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.Configuration.Binder from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates Microsoft.Extensions.Options.ConfigurationExtensions from 8.0.0 to 8.0.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding from 2.10.0 to 2.13.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Token from 2.10.0 to 2.13.0

Commits

Updates JsonSchema.Net from 7.0.2 to 7.2.3

Commits
  • 96e1ccf update version and release notes
  • eb63eaf Merge pull request #792 from json-everything/schema/serialized-validation-ext...
  • 08c8464 set the typed converter options from the converter factory options at point o...
  • 2d44072 replicate test
  • 0169522 Merge pull request #788 from json-everything/updates
  • 8b34443 update actions
  • 580be9a fix bug fix... and test
  • e63b3f3 touch up website; update artifact uploads
  • 2dbdd80 update version and release notes
  • 71cf79b fix bug
  • Additional commits viewable in compare view

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Models from 2.10.0 to 2.13.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Web from 2.10.0 to 2.13.0

Commits

Updates Org.Eclipse.TractusX.Portal.Backend.Framework.Async from 2.10.0 to 2.13.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the default group with 25 updates in the /src directory:

| Package | From | To |
| --- | --- | --- |
| [xunit](https://github.com/xunit/xunit) | `2.7.0` | `2.9.2` |
| [Xunit.Extensions.AssemblyFixture](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture) | `2.4.1` | `2.6.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.DateTimeProvider](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling.Web](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Linq](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Serilog.Extensions.Logging](https://github.com/serilog/serilog-extensions-logging) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.Options.DataAnnotations](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Models](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Laraue.EfCoreTriggers.Common](https://github.com/win7user10/Laraue.EfCoreTriggers) | `8.1.1` | `8.1.2` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.0` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.DBAccess](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Laraue.EfCoreTriggers.PostgreSql](https://github.com/win7user10/Laraue.EfCoreTriggers) | `8.1.1` | `8.1.2` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.0` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.0` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.0` |
| [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.10` |
| [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.10` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Token](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [JsonSchema.Net](https://github.com/json-everything/json-everything) | `7.0.2` | `7.2.3` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Models](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Web](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |
| [Org.Eclipse.TractusX.Portal.Backend.Framework.Async](https://github.com/eclipse-tractusx/portal-backend) | `2.10.0` | `2.13.0` |



Updates `xunit` from 2.7.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.7.0...v2-2.9.2)

Updates `Xunit.Extensions.AssemblyFixture` from 2.4.1 to 2.6.0
- [Release notes](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture/releases)
- [Commits](JDCain/Xunit.Extensions.AssemblyFixture@2.4.1...2.6.0)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DateTimeProvider` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling.Web` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Linq` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Serilog.Extensions.Logging` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/serilog/serilog-extensions-logging/releases)
- [Commits](serilog/serilog-extensions-logging@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Microsoft.Extensions.Options` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Microsoft.Extensions.Options.DataAnnotations` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Models` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Laraue.EfCoreTriggers.Common` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/win7user10/Laraue.EfCoreTriggers/releases)
- [Commits](win7user10/Laraue.EfCoreTriggers@8.1.1...8.1.2)

Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DBAccess` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Laraue.EfCoreTriggers.PostgreSql` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/win7user10/Laraue.EfCoreTriggers/releases)
- [Commits](win7user10/Laraue.EfCoreTriggers@8.1.1...8.1.2)

Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.10 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Microsoft.EntityFrameworkCore` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Token` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `JsonSchema.Net` from 7.0.2 to 7.2.3
- [Commits](json-everything/json-everything@schema-v7.0.2...schema-v7.2.3)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Models` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Web` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Async` from 2.10.0 to 2.13.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Xunit.Extensions.AssemblyFixture
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DateTimeProvider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Linq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Serilog.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Options
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Options.DataAnnotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Models
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Laraue.EfCoreTriggers.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DBAccess
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Laraue.EfCoreTriggers.PostgreSql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Token
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: JsonSchema.Net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Models
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Async
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
@Phil91 Phil91 force-pushed the dependabot/nuget/src/default-64cdf404f3 branch from 8a7069c to a3524c3 Compare November 11, 2024 13:41
Copy link

@Phil91 Phil91 merged commit dd4d7ea into main Nov 11, 2024
10 checks passed
@Phil91 Phil91 deleted the dependabot/nuget/src/default-64cdf404f3 branch November 11, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

1 participant